HTMLify
Dashboard
Temp Share
Shortlinks
Frames
API
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
files of
/cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/styles/
app.css
/cody/swapnilsparsh/30DaysOfJavaScript/207 - Movie Rating Project/assets/styles/app.css
175 Views
0 Comments
* {
box-sizing: border-box;
}
html {
font-family: sans-serif;
}